Migrating Your Calibration Files

Most of your A3200 calibration files will automatically migrate to Automation1. But if your A3200 calibration files have one or more of the conditions in the list that follows, you must manually adjust the calibration files before migrating to Automation1:

  • 1D calibration files use an ABSOLUTEFEEDBACKOFFSET keyword.
  • 2D calibration files use one or both of the ABSOLUTEFEEDBACKOFFSETCOL and ABSOLUTEFEEDBACKOFFSETROW keywords.
  • The axes use the RolloverCounts parameter to enable rollover.
  • One or more 1D calibration tables are specified without the SAMPLEDIST keyword.
  • Calibration files do not use the UTF-8 encoding.

To Manually Adjust a Calibration File

  1. In a text editor, open the calibration file.
  2. If your calibration file uses an ABSOLUTEFEEDBACK keyword, convert the value of the calibration keyword to counts. To do this, refer to the applicable procedure that follows:
  3. If the axes in A3200 used the RolloverCounts parameter to enable rollover, add the ROLLOVER keyword to your calibration file. To do this, refer to the applicable procedure that follows:
  4. If your calibration file does not use the SAMPLEDIST keyword, add the SAMPLEDIST keyword to your calibration file. Your calibration file is probably in a legacy format that is now not documented in A3200 and not supported in Automation1. The legacy format had let you specify your table values as position and correction pairs without the SAMPLEDIST keyword. To do this, refer to the applicable procedure that follows for all of the 1D calibration tables in the file:
    1. If the position values are not equally spaced, then you must adjust the calibration table so that each position value has the same distance from the previous position value.
    2. Add the SAMPLEDIST keyword with a value of the distance between each position in the calibration table.

    3. If the first position in the calibration table is not zero, then add the OFFSET keyword with a value that is the negative of the first position in the calibration table.

    4. Remove the position values from all position value and correction value pairs so that only correction values remain in the calibration table.

  5. Save your changes to the calibration file with the UTF-8 encoding and close the text editor.

For more information about 1D and 2D axis calibration files, see the Axis Calibration page.

 

Next Step: Uploading Your Calibration Files